adaptive mutation造句
例句与造句
- Adaptive mutation probabilities in genetic algorithms with local search ability
具有局部搜索能力的自适应变异遗传算法 - " the next pandemic will occur through adaptive mutations [ in the virus ]
陈冯富珍说: “下一场大流行将通过[病毒的]适应性突变而发生。 - In this paper a modification of ga which introduces adaptive mutation is proposed to solve eap
鉴于此,提出一种信息素指导下的自适应变异方法求解专家分配问题。 - Adaptive mutation algorithm has been adopted to ensure the global random searching speciality for feasible individual
而对可行个体,则采用自适应变异算法,以保证算法的全局性随机搜索特性。 - ( 3 ) an adaptive crossover operator , an adaptive mutation operator and a multiple and variable elitist operator are proposed to enhance the reliability and efficiency of ga
( 3 )提出了自适应杂交、自适应突变和多重动态优选等遗传算子,旨在提高ga的可靠性和效率。 - It's difficult to find adaptive mutation in a sentence. 用adaptive mutation造句挺难的
- This paper proposes the array chain chromosome coding and the adaptive ga ( aga ) that combines the self - adaptive mutation probability and simulation anneal punishment function
提出了数组链染色体编码方式,以及基于自适应性变异概率和模拟退火惩罚函数法的适应性遗传算法( aga ) 。 - In this algorithm decimal coding ( which is suit for multi - dimension search ) is adopted , the arithmetic crossovering and adaptive mutation are also introduced . then the genetic algorithms are implemented in matlab
该遗传算法采用十进制编码(更适合高维搜索) ,并且引入了遗传算法的最新思想? ?算术杂交思想和自适应变异思想。 - Simple genetic algorithm gets local minimization too easily and converges slowly . to solve these problems , adaptive crossover rate that has reverse hyperbolic rel ation with the numbers of iteration is designed , and adaptive mutation rate that has reverse proportion to the distances of parents and reverse exponential relat ion to the numbers of iteration is put forward . the practical simulation results show that the adaptive ga has greater convergence speed and larger probability o f getting the best solution
简单遗传算法存在着收敛速度慢、易陷入局部极小等缺陷.针对这些缺陷,本文设计出随相对遗传代数呈双曲线下降的自适应交换率,并提出与父串间的相对欧氏距离成反比、随相对遗传代数指数下降的自适应变异率.实例验证表明,具有自适应交换率和变异率的遗传算法在收敛速度和获得全局最优解的概率两个方面都有很大的提高 - On the base of the research of the theory of genetic algorithm and the method of genetic operation , improved on the method of genetic operation , put forward one formula of the adaptive crossover and adaptive mutation , proved the genetic algorithm ability of the global optimization result in non - linear combination optimization by the math example
在对遗传算法的理论和遗传操作方法进行研究的基础上,对遗传操作进行了部分改进,构造了一种自适应交叉率和变异率的公式,通过数学算例证明了遗传算法在非线性组合优化问题中全局搜索能力。 - Based on the analysis of the influence of ga operators on population diversity , this paper studies parameter control of ga and proposes a self - adaptive mutation probability . it can automatically regulate the mutation probabilities according to the population diversity at primitive stage and adopt different mutation probabilities at different stages . the results show that it is better than the fix and adaptive mutation probabilities
在分析遗传算子对种群多样性影响的基础上,研究了ga的参数控制问题,提出了一种自适应性变异概率,它可在ga进化初期随着种群多样性的变化而自适应调整变异概率,并在ga进化的不同阶段采用不同的变异概率。